idle task造句
例句與造句
- If that is the case, it then calls on its idle task.
- The guest operating system was incorporated as the lowest priority task and essentially acted as the idle task for the real-time system.
- The idle task can be hard-coded into the scheduler, or it can be implemented as a separate task with the lowest possible priority.
- An advantage of the latter approach is that programs monitoring the system status can see the idle task along with all other tasks; an example is Windows NT's System Idle Process.
- Most operating systems will display an "'idle task "', which is a special task loaded by the OS scheduler only when there is nothing for the computer to do.
- It's difficult to find idle task in a sentence. 用idle task造句挺難的
- On processors that have a halt instruction that stops the CPU until an interrupt occurs, such as x86's HLT instruction, it may save significant amounts of power and heat if the idle task consists of a loop which repeatedly executes HLT instructions.
- The operating system kernel identifies each process by its process identifier . is a special process that is created when the system boots; after forking a child process becomes the swapper process ( sometimes also known as the " idle task " ) ., known as init, is the ancestor of every other process in the system.